[INFO] fetching crate async-ssh2 0.1.2-beta...
[INFO] testing async-ssh2-0.1.2-beta against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate async-ssh2 0.1.2-beta into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate async-ssh2 0.1.2-beta
[INFO] finished tweaking crates.io crate async-ssh2 0.1.2-beta
[INFO] tweaked toml for crates.io crate async-ssh2 0.1.2-beta written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-ssh2 0.1.2-beta on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 117 packages to latest compatible versions
[INFO] [stderr]       Adding smol v0.1.18 (available: v2.0.2)
[INFO] [stderr]       Adding ssh2 v0.8.3 (available: v0.9.5)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.52.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e509d93c157fb2d488b482d6a14eb3b8b3f4057bd5e4b9f398ace52dc35db1dd
[INFO] running `Command { std: "docker" "start" "-a" "e509d93c157fb2d488b482d6a14eb3b8b3f4057bd5e4b9f398ace52dc35db1dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e509d93c157fb2d488b482d6a14eb3b8b3f4057bd5e4b9f398ace52dc35db1dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e509d93c157fb2d488b482d6a14eb3b8b3f4057bd5e4b9f398ace52dc35db1dd", kill_on_drop: false }`
[INFO] [stdout] e509d93c157fb2d488b482d6a14eb3b8b3f4057bd5e4b9f398ace52dc35db1dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a44d4d9edaa56cfefdcdb27a9e0cca7d43c30a0bcb9854bdf19a3553191046b5
[INFO] running `Command { std: "docker" "start" "-a" "a44d4d9edaa56cfefdcdb27a9e0cca7d43c30a0bcb9854bdf19a3553191046b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling cache-padded v1.3.0
[INFO] [stderr]    Compiling parking v1.0.6
[INFO] [stderr]    Compiling async-task v3.0.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling futures-lite v0.1.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling blocking v0.4.7
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling smol v0.1.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ssh2 v0.8.3
[INFO] [stderr]    Compiling async-ssh2 v0.1.2-beta (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `smol::Async::<T>::with`: use `read_with()` or `write_with()` instead
[INFO] [stdout]   --> src/util.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .with(|_s| match cb() {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.25s
[INFO] running `Command { std: "docker" "inspect" "a44d4d9edaa56cfefdcdb27a9e0cca7d43c30a0bcb9854bdf19a3553191046b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a44d4d9edaa56cfefdcdb27a9e0cca7d43c30a0bcb9854bdf19a3553191046b5", kill_on_drop: false }`
[INFO] [stdout] a44d4d9edaa56cfefdcdb27a9e0cca7d43c30a0bcb9854bdf19a3553191046b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3497bffb8455afde9c7a1e5f19aabe961ec21da337adda47fb6593211687079
[INFO] running `Command { std: "docker" "start" "-a" "c3497bffb8455afde9c7a1e5f19aabe961ec21da337adda47fb6593211687079", kill_on_drop: false }`
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stdout] warning: use of deprecated method `smol::Async::<T>::with`: use `read_with()` or `write_with()` instead
[INFO] [stdout]   --> src/util.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .with(|_s| match cb() {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling async-ssh2 v0.1.2-beta (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `smol::Async::<T>::with`: use `read_with()` or `write_with()` instead
[INFO] [stdout]   --> src/util.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .with(|_s| match cb() {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.24s
[INFO] running `Command { std: "docker" "inspect" "c3497bffb8455afde9c7a1e5f19aabe961ec21da337adda47fb6593211687079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3497bffb8455afde9c7a1e5f19aabe961ec21da337adda47fb6593211687079", kill_on_drop: false }`
[INFO] [stdout] c3497bffb8455afde9c7a1e5f19aabe961ec21da337adda47fb6593211687079
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 164af5098fd1b048c6381667b435749a52c2d703f49e262633e9dbadbd38602c
[INFO] running `Command { std: "docker" "start" "-a" "164af5098fd1b048c6381667b435749a52c2d703f49e262633e9dbadbd38602c", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `smol::Async::<T>::with`: use `read_with()` or `write_with()` instead
[INFO] [stderr]   --> src/util.rs:10:10
[INFO] [stderr]    |
[INFO] [stderr] 10 |         .with(|_s| match cb() {
[INFO] [stderr]    |          ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `async-ssh2` (lib) generated 1 warning
[INFO] [stderr] warning: `async-ssh2` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_ssh2-802fed4ba04dec24)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/all/main.rs (/opt/rustwide/target/debug/deps/all-8c9f61ce4a62b1f4)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test knownhosts::reading ... ok
[INFO] [stdout] test knownhosts::smoke ... ok
[INFO] [stdout] test channel::eof ... FAILED
[INFO] [stdout] test channel::exit_code_ignores_other_errors ... FAILED
[INFO] [stdout] test channel::forward ... FAILED
[INFO] [stdout] test channel::nonblocking_before_exit_code ... FAILED
[INFO] [stdout] test session::session_is_send ... ok
[INFO] [stdout] test channel::drop_nonblocking ... FAILED
[INFO] [stdout] test channel::bad_smoke ... FAILED
[INFO] [stdout] test channel::shell ... FAILED
[INFO] [stdout] test channel::setenv ... FAILED
[INFO] [stdout] test channel::direct ... FAILED
[INFO] [stdout] test channel::handle_extended_data ... FAILED
[INFO] [stdout] test channel::reading_data ... FAILED
[INFO] [stdout] test channel::smoke ... FAILED
[INFO] [stdout] test channel::writing_data ... FAILED
[INFO] [stdout] test agent::smoke ... FAILED
[INFO] [stdout] test session::keepalive ... FAILED
[INFO] [stdout] test session::scp_recv ... FAILED
[INFO] [stdout] test session::scp_send ... FAILED
[INFO] [stdout] test session::smoke ... FAILED
[INFO] [stdout] test sftp::ops ... FAILED
[INFO] [stdout] test sftp::smoke ... FAILED
[INFO] [stdout] test session::smoke_handshake ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- channel::eof stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::eof' (22) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cbc65f - all[4b6813638313176]::channel::eof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:107:40
[INFO] [stdout]   23:     0x58e565c9d1dd - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::eof::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc8ad0 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::eof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca0fb5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::eof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e7ee - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::eof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c96de8 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::eof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c96de8 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::eof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c96de8 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::eof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c49c - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::eof::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce47a9 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::eof::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c901b5 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::eof::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8da62 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::eof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9729 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::eof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d0188e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::eof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdd0de - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::eof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf8199 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::eof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cc3dd7 - all[4b6813638313176]::channel::eof
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:105:1
[INFO] [stdout]   39:     0x58e565cb7307 - all[4b6813638313176]::channel::eof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:106:15
[INFO] [stdout]   40:     0x58e565c7b7c6 - <all[4b6813638313176]::channel::eof::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::exit_code_ignores_other_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::exit_code_ignores_other_errors' (23) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cbb3b4 - all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:221:40
[INFO] [stdout]   23:     0x58e565c9d0cd - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc89b0 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca0eb5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e79e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c966b8 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c966b8 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c966b8 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c44c - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce4689 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c8fe05 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8da22 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9679 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d0178e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdd01e - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf8139 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cc3bf7 - all[4b6813638313176]::channel::exit_code_ignores_other_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:219:1
[INFO] [stdout]   39:     0x58e565cb72d7 - all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:220:42
[INFO] [stdout]   40:     0x58e565c7b786 - <all[4b6813638313176]::channel::exit_code_ignores_other_errors::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::forward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::forward' (24) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cc10e7 - all[4b6813638313176]::channel::forward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:164:40
[INFO] [stdout]   23:     0x58e565c9d72d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::forward::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc9070 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca14b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e97e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c991d8 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::forward::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c991d8 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::forward::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c991d8 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::forward::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c62c - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::forward::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce4d49 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::forward::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c91425 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::forward::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8dba2 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::forward::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9a99 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::forward::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d01d8e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::forward::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdd49e - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::forward::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf8369 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::forward::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cc4737 - all[4b6813638313176]::channel::forward
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:162:1
[INFO] [stdout]   39:     0x58e565cb73f7 - all[4b6813638313176]::channel::forward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:163:19
[INFO] [stdout]   40:     0x58e565c7b906 - <all[4b6813638313176]::channel::forward::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::nonblocking_before_exit_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::nonblocking_before_exit_code' (26) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cb9e89 - all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:204:40
[INFO] [stdout]   23:     0x58e565c9cfbd - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc8890 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca0db5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e74e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c95f88 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c95f88 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c95f88 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c3fe - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce4567 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c8fa55 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8d9e0 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf95c9 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d01690 - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdcf60 - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf80e7 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cc3a19 - all[4b6813638313176]::channel::nonblocking_before_exit_code
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:202:1
[INFO] [stdout]   39:     0x58e565cb72a7 - all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:203:40
[INFO] [stdout]   40:     0x58e565c7b746 - <all[4b6813638313176]::channel::nonblocking_before_exit_code::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::drop_nonblocking stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::drop_nonblocking' (21) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cb8d49 - all[4b6813638313176]::channel::drop_nonblocking::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:190:40
[INFO] [stdout]   23:     0x58e565c9cd9d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc8650 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca0bb5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e6ae - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c95128 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c95128 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c95128 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c35c - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce4329 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c8f2f5 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8d962 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9469 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d0148e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdcdde - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf8029 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::drop_nonblocking::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cc3657 - all[4b6813638313176]::channel::drop_nonblocking
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:185:1
[INFO] [stdout]   39:     0x58e565cb7247 - all[4b6813638313176]::channel::drop_nonblocking::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:186:28
[INFO] [stdout]   40:     0x58e565c7b6c6 - <all[4b6813638313176]::channel::drop_nonblocking::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::bad_smoke stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::bad_smoke' (19) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cc1ed9 - all[4b6813638313176]::channel::bad_smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:52:40
[INFO] [stdout]   23:     0x58e565c9d83d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::bad_smoke::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc9190 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::bad_smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca15b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::bad_smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e9ce - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::bad_smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c99908 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::bad_smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c99908 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::bad_smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c99908 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::bad_smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c67c - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::bad_smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce4e69 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::bad_smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c917d5 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::bad_smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8dbe2 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::bad_smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9b49 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::bad_smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d01e8e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::bad_smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdd55e - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::bad_smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf83c9 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::bad_smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cc4917 - all[4b6813638313176]::channel::bad_smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:50:1
[INFO] [stdout]   39:     0x58e565cb7427 - all[4b6813638313176]::channel::bad_smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:51:21
[INFO] [stdout]   40:     0x58e565c7b946 - <all[4b6813638313176]::channel::bad_smoke::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::shell stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::shell' (30) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cbd60f - all[4b6813638313176]::channel::shell::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:119:40
[INFO] [stdout]   23:     0x58e565c9d2ed - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::shell::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc8bf0 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::shell::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca10b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::shell::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e83e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::shell::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c97518 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::shell::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c97518 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::shell::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c97518 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::shell::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c4ec - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::shell::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce48c9 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::shell::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c90565 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::shell::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8daa2 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::shell::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf97d9 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::shell::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d0198e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::shell::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdd19e - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::shell::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf81f9 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::shell::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cc3fb7 - all[4b6813638313176]::channel::shell
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:117:1
[INFO] [stdout]   39:     0x58e565cb7337 - all[4b6813638313176]::channel::shell::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:118:17
[INFO] [stdout]   40:     0x58e565c7b806 - <all[4b6813638313176]::channel::shell::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::setenv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::setenv' (29) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cc07fb - all[4b6813638313176]::channel::setenv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:133:40
[INFO] [stdout]   23:     0x58e565c9d61d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::setenv::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc8f50 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::setenv::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca13b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::setenv::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e92e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::setenv::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c98aa8 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::setenv::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c98aa8 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::setenv::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c98aa8 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::setenv::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c5dc - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::setenv::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce4c29 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::setenv::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c91075 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::setenv::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8db62 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::setenv::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf99e9 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::setenv::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d01c8e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::setenv::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdd3de - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::setenv::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf8309 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::setenv::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cc4557 - all[4b6813638313176]::channel::setenv
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:131:1
[INFO] [stdout]   39:     0x58e565cb73c7 - all[4b6813638313176]::channel::setenv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:132:18
[INFO] [stdout]   40:     0x58e565c7b8c6 - <all[4b6813638313176]::channel::setenv::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::direct stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::direct' (20) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cbfd3e - all[4b6813638313176]::channel::direct::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:150:40
[INFO] [stdout]   23:     0x58e565c9d50d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::direct::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc8e30 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::direct::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca12b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::direct::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e8de - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::direct::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c98378 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::direct::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c98378 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::direct::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c98378 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::direct::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c58e - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::direct::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce4b07 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::direct::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c90cc5 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::direct::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8db20 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::direct::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9939 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::direct::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d01b90 - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::direct::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdd320 - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::direct::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf82b7 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::direct::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cc4379 - all[4b6813638313176]::channel::direct
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:139:1
[INFO] [stdout]   39:     0x58e565cb7397 - all[4b6813638313176]::channel::direct::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:140:18
[INFO] [stdout]   40:     0x58e565c7b886 - <all[4b6813638313176]::channel::direct::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::handle_extended_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::handle_extended_data' (25) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cb91eb - all[4b6813638313176]::channel::handle_extended_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:79:40
[INFO] [stdout]   23:     0x58e565c9cead - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc8770 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca0cb5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e6fe - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c95858 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c95858 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c95858 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c3ac - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce4449 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c8f6a5 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8d9a2 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9519 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d0158e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdce9e - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf8089 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::handle_extended_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cc3837 - all[4b6813638313176]::channel::handle_extended_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:77:1
[INFO] [stdout]   39:     0x58e565cb7277 - all[4b6813638313176]::channel::handle_extended_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:78:32
[INFO] [stdout]   40:     0x58e565c7b706 - <all[4b6813638313176]::channel::handle_extended_data::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::reading_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::reading_data' (27) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cb75cb - all[4b6813638313176]::channel::reading_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:69:40
[INFO] [stdout]   23:     0x58e565c9cb7d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::reading_data::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc8410 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::reading_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca09b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::reading_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e60e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::reading_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c942c8 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::reading_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c942c8 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::reading_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c942c8 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::reading_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c2bc - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::reading_data::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce40e9 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::reading_data::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c8eb95 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::reading_data::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8d8e2 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::reading_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9309 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::reading_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d0128e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::reading_data::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdcc5e - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::reading_data::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf7f69 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::reading_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cc3297 - all[4b6813638313176]::channel::reading_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:67:1
[INFO] [stdout]   39:     0x58e565cb6b17 - all[4b6813638313176]::channel::reading_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:68:24
[INFO] [stdout]   40:     0x58e565c7b646 - <all[4b6813638313176]::channel::reading_data::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::smoke stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::smoke' (31) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cbe549 - all[4b6813638313176]::channel::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:28:40
[INFO] [stdout]   23:     0x58e565c9d3fd - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::smoke::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc8d10 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca11b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e88e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c97c48 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c97c48 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c97c48 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c53c - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce49e9 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c90915 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8dae2 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9889 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d01a8e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdd25e - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf8259 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cc4197 - all[4b6813638313176]::channel::smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:26:1
[INFO] [stdout]   39:     0x58e565cb7367 - all[4b6813638313176]::channel::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:27:17
[INFO] [stdout]   40:     0x58e565c7b846 - <all[4b6813638313176]::channel::smoke::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- channel::writing_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'channel::writing_data' (33) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cb7f7b - all[4b6813638313176]::channel::writing_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:96:40
[INFO] [stdout]   23:     0x58e565c9cc8d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::writing_data::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc8530 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::writing_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca0ab5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::writing_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e65e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::writing_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c949f8 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::writing_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c949f8 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::writing_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c949f8 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::writing_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c30c - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::writing_data::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce4209 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::writing_data::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c8ef45 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::channel::writing_data::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8d922 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::channel::writing_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf93b9 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::writing_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d0138e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::writing_data::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdcd1e - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::channel::writing_data::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf7fc9 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::channel::writing_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cc3477 - all[4b6813638313176]::channel::writing_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:94:1
[INFO] [stdout]   39:     0x58e565cb6b47 - all[4b6813638313176]::channel::writing_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/channel.rs:95:24
[INFO] [stdout]   40:     0x58e565c7b686 - <all[4b6813638313176]::channel::writing_data::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- agent::smoke stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'agent::smoke' (18) panicked at tests/all/main.rs:24:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfb405 - <core[5a1c3e9896636f3a]::result::Result<smol[bbd6199155491b58]::async_io::Async<std[d054f6f42beb1baa]::net::tcp::TcpStream>, std[d054f6f42beb1baa]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfb405 - all[4b6813638313176]::socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:24:53
[INFO] [stdout]   22:     0x58e565cf46f6 - all[4b6813638313176]::agent::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/agent.rs:5:34
[INFO] [stdout]   23:     0x58e565c9ca6d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::agent::smoke::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc82f0 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::agent::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca08b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::agent::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e5be - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::agent::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c93b98 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::agent::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c93b98 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::agent::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c93b98 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::agent::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c26c - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::agent::smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce3fc9 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::agent::smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c8e7e5 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::agent::smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8d8a2 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::agent::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9259 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::agent::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d0118e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::agent::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdcb9e - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::agent::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf7f09 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::agent::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cf7787 - all[4b6813638313176]::agent::smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/agent.rs:3:1
[INFO] [stdout]   39:     0x58e565cf4527 - all[4b6813638313176]::agent::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/agent.rs:4:17
[INFO] [stdout]   40:     0x58e565c7b606 - <all[4b6813638313176]::agent::smoke::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- session::keepalive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'session::keepalive' (37) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cff803 - all[4b6813638313176]::session::keepalive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:141:40
[INFO] [stdout]   23:     0x58e565c9dd8d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::keepalive::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc9730 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::keepalive::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca1ab5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::keepalive::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9eb5e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::keepalive::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c9bcf8 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::keepalive::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c9bcf8 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::keepalive::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c9bcf8 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::keepalive::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c80c - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::keepalive::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce5409 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::keepalive::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c92a45 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::keepalive::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8dd22 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::keepalive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9eb9 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::session::keepalive::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d0238e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::session::keepalive::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdd91e - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::session::keepalive::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf8589 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::session::keepalive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565d006e7 - all[4b6813638313176]::session::keepalive
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:139:1
[INFO] [stdout]   39:     0x58e565cfb737 - all[4b6813638313176]::session::keepalive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:140:21
[INFO] [stdout]   40:     0x58e565c7bac6 - <all[4b6813638313176]::session::keepalive::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- session::scp_recv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'session::scp_recv' (38) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cfde91 - all[4b6813638313176]::session::scp_recv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:148:40
[INFO] [stdout]   23:     0x58e565c9db6d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::scp_recv::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc94f0 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_recv::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca18b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_recv::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9eabe - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_recv::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c9ae98 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_recv::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c9ae98 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_recv::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c9ae98 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::scp_recv::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c76e - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_recv::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce51c7 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_recv::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c922e5 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_recv::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8dca0 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::scp_recv::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9d59 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::session::scp_recv::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d02190 - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::session::scp_recv::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdd7a0 - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::session::scp_recv::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf84d7 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::session::scp_recv::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565d00329 - all[4b6813638313176]::session::scp_recv
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:146:1
[INFO] [stdout]   39:     0x58e565cfb6d7 - all[4b6813638313176]::session::scp_recv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:147:20
[INFO] [stdout]   40:     0x58e565c7ba46 - <all[4b6813638313176]::session::scp_recv::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- session::scp_send stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'session::scp_send' (39) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cfec2d - all[4b6813638313176]::session::scp_send::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:168:40
[INFO] [stdout]   23:     0x58e565c9dc7d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::scp_send::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc9610 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_send::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca19b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_send::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9eb0e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_send::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c9b5c8 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_send::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c9b5c8 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_send::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c9b5c8 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::scp_send::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c7bc - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_send::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce52e9 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_send::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c92695 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::scp_send::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8dce2 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::scp_send::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9e09 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::session::scp_send::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d0228e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::session::scp_send::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdd85e - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::session::scp_send::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf8529 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::session::scp_send::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565d00507 - all[4b6813638313176]::session::scp_send
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:165:1
[INFO] [stdout]   39:     0x58e565cfb707 - all[4b6813638313176]::session::scp_send::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:166:20
[INFO] [stdout]   40:     0x58e565c7ba86 - <all[4b6813638313176]::session::scp_send::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- session::smoke stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'session::smoke' (41) panicked at tests/all/main.rs:24:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfb405 - <core[5a1c3e9896636f3a]::result::Result<smol[bbd6199155491b58]::async_io::Async<std[d054f6f42beb1baa]::net::tcp::TcpStream>, std[d054f6f42beb1baa]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfb405 - all[4b6813638313176]::socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:24:53
[INFO] [stdout]   22:     0x58e565cfcf91 - all[4b6813638313176]::session::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:19:34
[INFO] [stdout]   23:     0x58e565c9da5d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::smoke::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc93d0 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca17b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9ea6e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c9a768 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c9a768 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c9a768 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c71c - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce50a9 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c91f35 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8dc62 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf9ca9 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::session::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d0208e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::session::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdd6de - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::session::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf8479 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::session::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565d00147 - all[4b6813638313176]::session::smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:17:1
[INFO] [stdout]   39:     0x58e565cfb6a7 - all[4b6813638313176]::session::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:18:17
[INFO] [stdout]   40:     0x58e565c7ba06 - <all[4b6813638313176]::session::smoke::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stderr] error: test failed, to rerun pass `--test all`
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::ops stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::ops' (43) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cf04f7 - all[4b6813638313176]::sftp::ops::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/sftp.rs:21:40
[INFO] [stdout]   23:     0x58e565c9c84d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::sftp::ops::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc80b0 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::ops::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca06b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::ops::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e51e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::ops::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c92d38 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::ops::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c92d38 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::ops::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c92d38 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::sftp::ops::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c1ce - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::ops::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce3d87 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::ops::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c8e085 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::ops::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8d820 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::sftp::ops::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf90f9 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::sftp::ops::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d00f90 - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::sftp::ops::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdca20 - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::sftp::ops::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf7e57 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::sftp::ops::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cf73c9 - all[4b6813638313176]::sftp::ops
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/sftp.rs:15:1
[INFO] [stdout]   39:     0x58e565cefd37 - all[4b6813638313176]::sftp::ops::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/sftp.rs:16:15
[INFO] [stdout]   40:     0x58e565c7b586 - <all[4b6813638313176]::sftp::ops::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::smoke stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::smoke' (44) panicked at tests/all/main.rs:28:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfa0a1 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfa0a1 - all[4b6813638313176]::authed_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:28:33
[INFO] [stdout]   22:     0x58e565cf41b3 - all[4b6813638313176]::sftp::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/sftp.rs:11:40
[INFO] [stdout]   23:     0x58e565c9c95d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::sftp::smoke::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x58e565cc81d0 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x58e565ca07b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58e565c9e56e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::smoke::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58e565c93468 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x58e565c93468 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::smoke::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x58e565c93468 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::sftp::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x58e565c9c21c - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x58e565ce3ea9 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x58e565c8e435 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::sftp::smoke::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x58e565c8d862 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::sftp::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x58e565cf91a9 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::sftp::smoke::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x58e565d0108e - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::sftp::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x58e565cdcade - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::sftp::smoke::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x58e565cf7ea9 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::sftp::smoke::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x58e565cf75a7 - all[4b6813638313176]::sftp::smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/sftp.rs:9:1
[INFO] [stdout]   39:     0x58e565cefd67 - all[4b6813638313176]::sftp::smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/sftp.rs:10:17
[INFO] [stdout]   40:     0x58e565c7b5c6 - <all[4b6813638313176]::sftp::smoke::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   62:     0x7333a251aa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- session::smoke_handshake stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'session::smoke_handshake' (42) panicked at tests/all/session.rs:39:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e565e47dc8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e565e47dc8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e565e47dc8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e565e5d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e565e5d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e565e4ce52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e565e4ce52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e565e24a26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e565e24a26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e565e3f609 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e565d1560c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e565d1560c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e565e3f7c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e565e3f7c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e565e24ae2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e565e1c2b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e565e259bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e565e5da0c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e565e5d752 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e565cfb915 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58e565cfb915 - all[4b6813638313176]::session::smoke_handshake::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:39:33
[INFO] [stdout]   22:     0x58e565c9d94d - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::smoke_handshake::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x58e565cc92b0 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke_handshake::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x58e565ca16b5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::try_with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke_handshake::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x58e565c9ea1e - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::Cell<tokio[68215ee8c586340d]::coop::Budget>>>::with::<tokio[68215ee8c586340d]::coop::with_budget<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke_handshake::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x58e565c9a038 - tokio[68215ee8c586340d]::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke_handshake::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x58e565c9a038 - tokio[68215ee8c586340d]::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke_handshake::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x58e565c9a038 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::smoke_handshake::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x58e565c9c6ce - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke_handshake::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x58e565ce4f87 - <tokio[68215ee8c586340d]::macros::scoped_tls::ScopedKey<tokio[68215ee8c586340d]::runtime::basic_scheduler::Context>>::set::<tokio[68215ee8c586340d]::runtime::basic_scheduler::enter<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke_handshake::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x58e565c91b85 - tokio[68215ee8c586340d]::runtime::basic_scheduler::enter::<<tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on<all[4b6813638313176]::session::smoke_handshake::{closure#0}>::{closure#0}, (), tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x58e565c8dc20 - <tokio[68215ee8c586340d]::runtime::basic_scheduler::BasicScheduler<tokio[68215ee8c586340d]::park::either::Either<tokio[68215ee8c586340d]::io::driver::Driver, tokio[68215ee8c586340d]::park::thread::ParkThread>>>::block_on::<all[4b6813638313176]::session::smoke_handshake::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x58e565cf9bf9 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::session::smoke_handshake::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x58e565d01f90 - tokio[68215ee8c586340d]::runtime::context::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::session::smoke_handshake::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x58e565cdd620 - <tokio[68215ee8c586340d]::runtime::handle::Handle>::enter::<<tokio[68215ee8c586340d]::runtime::Runtime>::block_on<all[4b6813638313176]::session::smoke_handshake::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x58e565cf8427 - <tokio[68215ee8c586340d]::runtime::Runtime>::block_on::<all[4b6813638313176]::session::smoke_handshake::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x58e565cfff69 - all[4b6813638313176]::session::smoke_handshake
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:37:1
[INFO] [stdout]   38:     0x58e565cfb677 - all[4b6813638313176]::session::smoke_handshake::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/session.rs:38:27
[INFO] [stdout]   39:     0x58e565c7b9c6 - <all[4b6813638313176]::session::smoke_handshake::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x58e565d086eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58e565d086eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x58e565d15f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x58e565d15f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x58e565d15f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x58e565d15f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x58e565d15f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x58e565d10ac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x58e565d10ac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x58e565d18fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58e565d18fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58e565d18fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x58e565d18fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x58e565e4726f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x58e565e4726f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7333a248daa4 - <unknown>
[INFO] [stdout]   61:     0x7333a251aa64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     agent::smoke
[INFO] [stdout]     channel::bad_smoke
[INFO] [stdout]     channel::direct
[INFO] [stdout]     channel::drop_nonblocking
[INFO] [stdout]     channel::eof
[INFO] [stdout]     channel::exit_code_ignores_other_errors
[INFO] [stdout]     channel::forward
[INFO] [stdout]     channel::handle_extended_data
[INFO] [stdout]     channel::nonblocking_before_exit_code
[INFO] [stdout]     channel::reading_data
[INFO] [stdout]     channel::setenv
[INFO] [stdout]     channel::shell
[INFO] [stdout]     channel::smoke
[INFO] [stdout]     channel::writing_data
[INFO] [stdout]     session::keepalive
[INFO] [stdout]     session::scp_recv
[INFO] [stdout]     session::scp_send
[INFO] [stdout]     session::smoke
[INFO] [stdout]     session::smoke_handshake
[INFO] [stdout]     sftp::ops
[INFO] [stdout]     sftp::smoke
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 21 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "164af5098fd1b048c6381667b435749a52c2d703f49e262633e9dbadbd38602c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "164af5098fd1b048c6381667b435749a52c2d703f49e262633e9dbadbd38602c", kill_on_drop: false }`
[INFO] [stdout] 164af5098fd1b048c6381667b435749a52c2d703f49e262633e9dbadbd38602c
